Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Dec 6, 2024

This PR contains the following updates:

Package Change Age Confidence
mezzio/mezzio (source) 3.17.0 -> 3.24.0 age confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

mezzio/mezzio (mezzio/mezzio)

v3.24.0

Compare Source

Release Notes for 3.24.0

Feature release (minor)

3.24.0
  • Total issues resolved: 0
  • Total pull requests resolved: 4
  • Total contributors: 2
Dependencies,Enhancement
Bug,Documentation
Documentation
Bug

v3.23.2

Compare Source

Release Notes for 3.23.2

3.23.x bugfix release (patch)

3.23.2
  • Total issues resolved: 0
  • Total pull requests resolved: 1
  • Total contributors: 1
Bug,Documentation

v3.23.1

Compare Source

Release Notes for 3.23.1
3.23.1
  • Total issues resolved: 0
  • Total pull requests resolved: 1
  • Total contributors: 1
Bug

v3.23.0

Compare Source

Release Notes for 3.23.0
3.23.0
  • Total issues resolved: 0
  • Total pull requests resolved: 2
  • Total contributors: 2
Dependencies,Enhancement
BC Break,Bug

v3.22.1

Compare Source

Release Notes for 3.22.1

Includes a fix for the RouteCollectorDelegator feature introduced in 3.22.0.

This new delegator mistakenly implemented the DelegatorFactoryInterface from the Laminas\ServiceManager package, neglecting to take into account that users of mezzio/mezzio may not have chosen to install laminas/laminas-servicemanager.

The fix for this BC break, is itself a technical BC break, but given that 3.22.0 has only been out for a couple of days, we've decided to release the fix in a patch.

3.22.1
  • Total issues resolved: 1
  • Total pull requests resolved: 1
  • Total contributors: 2
BC Break,Bug

v3.22.0

Compare Source

Release Notes for 3.22.0
3.22.0
  • Total issues resolved: 0
  • Total pull requests resolved: 3
  • Total contributors: 2
Documentation,Enhancement
Documentation
Enhancement,Feature Request

v3.21.0

Compare Source

Release Notes for 3.21.0
3.21.0
  • Total issues resolved: 0
  • Total pull requests resolved: 5
  • Total contributors: 3
Dependencies,Documentation,QA
Dependencies,QA
Enhancement
Documentation

v3.20.1

Compare Source

Release Notes for 3.20.1
3.20.1
  • Total issues resolved: 0
  • Total pull requests resolved: 2
  • Total contributors: 2
Bug,Documentation
Documentation

v3.20.0

Compare Source

Release Notes for 3.20.0
3.20.0
  • Total issues resolved: 0
  • Total pull requests resolved: 5
  • Total contributors: 3
Documentation,Enhancement
Bug,Documentation
Enhancement
Documentation

v3.19.1

Compare Source

Release Notes for 3.19.1
3.19.1
  • Total issues resolved: 1
  • Total pull requests resolved: 3
  • Total contributors: 4
Bug,Documentation,Enhancement
Documentation

v3.19.0

Compare Source

Release Notes for 3.19.0
3.19.0
  • Total issues resolved: 0
  • Total pull requests resolved: 3
  • Total contributors: 1
Enhancement,renovate
renovate

v3.18.0

Compare Source

Release Notes for 3.18.0
3.18.0
  • Total issues resolved: 0
  • Total pull requests resolved: 2
  • Total contributors: 2
Enhancement
renovate

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate
Copy link
Contributor Author

renovate bot commented Dec 6, 2024

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: composer.lock
Command failed: composer update mezzio/mezzio:3.24.0 --with-dependencies --ignore-platform-req='ext-*' --ignore-platform-req='lib-*' --no-ansi --no-interaction --no-scripts --no-autoloader --no-plugins --minimal-changes
Loading composer repositories with package information
Updating dependencies
Your requirements could not be resolved to an installable set of packages.

  Problem 1
    - Root composer.json requires mezzio/mezzio 3.24.0 -> satisfiable by mezzio/mezzio[3.24.0].
    - mezzio/mezzio 3.24.0 requires laminas/laminas-stratigility ^4.3 -> found laminas/laminas-stratigility[4.3.0, 4.3.x-dev, 4.4.x-dev] but these were not loaded, likely because it conflicts with another require.
  Problem 2
    - mezzio/mezzio-tooling is locked to version 2.9.0 and an update of this package was not requested.
    - mezzio/mezzio 3.24.0 requires laminas/laminas-stratigility ^4.3 -> found laminas/laminas-stratigility[4.3.0, 4.3.x-dev, 4.4.x-dev] but these were not loaded, likely because it conflicts with another require.
    - mezzio/mezzio-tooling 2.9.0 requires mezzio/mezzio ^3.13.0 -> satisfiable by mezzio/mezzio[3.24.0].

Use the option --with-all-dependencies (-W) to allow upgrades, downgrades and removals for packages currently locked to specific versions.

@renovate renovate bot force-pushed the renovate/mezzio-mezzio-3.x branch from c669426 to c416f94 Compare May 1, 2025 12:20
@renovate renovate bot changed the title Update dependency mezzio/mezzio to v3.20.1 Update dependency mezzio/mezzio to v3.21.0 May 1, 2025
@renovate renovate bot force-pushed the renovate/mezzio-mezzio-3.x branch from c416f94 to fb0bf1a Compare September 19, 2025 10:13
@renovate renovate bot changed the title Update dependency mezzio/mezzio to v3.21.0 Update dependency mezzio/mezzio to v3.22.0 Sep 19, 2025
@renovate renovate bot force-pushed the renovate/mezzio-mezzio-3.x branch from fb0bf1a to c71141c Compare September 22, 2025 10:36
@renovate renovate bot changed the title Update dependency mezzio/mezzio to v3.22.0 Update dependency mezzio/mezzio to v3.22.1 Sep 22, 2025
@renovate renovate bot force-pushed the renovate/mezzio-mezzio-3.x branch from c71141c to e9f9e85 Compare October 13, 2025 16:02
@renovate renovate bot changed the title Update dependency mezzio/mezzio to v3.22.1 Update dependency mezzio/mezzio to v3.23.1 Oct 13, 2025
@renovate renovate bot force-pushed the renovate/mezzio-mezzio-3.x branch from e9f9e85 to 3905b85 Compare October 22, 2025 17:50
@renovate renovate bot changed the title Update dependency mezzio/mezzio to v3.23.1 Update dependency mezzio/mezzio to v3.23.2 Oct 22, 2025
@renovate renovate bot force-pushed the renovate/mezzio-mezzio-3.x branch from 3905b85 to caa37a7 Compare October 30, 2025 10:50
@renovate renovate bot changed the title Update dependency mezzio/mezzio to v3.23.2 Update dependency mezzio/mezzio to v3.24.0 Oct 30, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant